Skip to content

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 8.2.2 to 8.2.3.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2021-10-02.
Release notes
Package name: ws
  • 8.2.3 - 2021-10-02

    Bug fixes

    • When context takeover is enabled, messages are now compressed even if their size
      is below the value of the perMessageDeflate.threshold option (41ae563).
  • 8.2.2 - 2021-09-08

    Bug fixes

    • Some closing operations are now run only if needed (ec9377c).
from ws GitHub release notes
Commit messages
Package name: ws
  • cfd99b6 [dist] 8.2.3
  • fef7942 [ci] Fix typo
  • 41ae563 [fix] Ignore the `threshold` option if context takeover is enabled
  • 474aa36 [doc] Improve `WebSocket#{p{i,o}ng,send}()` documentation
  • 055949f [doc] Remove no longer needed noop function from code snippet
  • 5b85322 [ci] Update coverallsapp/github-action action to version 1.1.3
  • f871195 [doc] Update issue template

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade ws from 8.2.2 to 8.2.3 refactor: upgrade ws from 8.2.2 to 8.2.3 Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #7698 (9f8c0e4) into alpha (a2fefde) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            alpha    #7698   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files         183      183           
  Lines       13624    13624           
=======================================
  Hits        12791    12791           
  Misses        833      833           
Impacted Files Coverage Δ
src/RestWrite.js 94.04% <0.00%> (-0.16%) ⬇️
src/ParseServerRESTController.js 98.50% <0.00%> (+1.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2fefde...9f8c0e4. Read the comment docs.

@mtrezza mtrezza merged commit 426ccdc into alpha Nov 14, 2021
@mtrezza mtrezza deleted the snyk-upgrade-77dbad7beed0d669a308c856faa9cbcc branch November 14, 2021 02:31
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-alpha.8

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Nov 18, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.10

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 15, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants